Skip to content

Make link-wrap.sh Linux and macOS cross-platform compatible#203

Closed
harrychin wants to merge 190 commits intoLedgerHQ:masterfrom
harrychin:master
Closed

Make link-wrap.sh Linux and macOS cross-platform compatible#203
harrychin wants to merge 190 commits intoLedgerHQ:masterfrom
harrychin:master

Conversation

@harrychin
Copy link
Copy Markdown

Replace stat -c %z with wc -c < as the native stat command for macOS doesn't support that option, but wc is supported similarly on both platforms.

harrychin and others added 30 commits October 15, 2024 15:44
Replace `stat -c %z` with `wc -c <` as the native stat command for macOS doesn't support that option.
…etadata

appflags shall be set in hex value and could be set at device level
…d_nightly

Y333 161224/migration to updated nightly
yogh333 and others added 27 commits April 14, 2025 15:42
When no settings set, pass NULL pointer to C NBGL API
…ss-len

feat: Add const generic address buffer size to Swap params
…rkflow

Fix nanosp -> nanosplus resolution following ledgered update
Test if CString is empty before calling C API
…ttings

Enable to set a tagline when invoking NbglHomeAndSettings
Replace `stat -c %z` with `wc -c <` as the native stat command for macOS doesn't support that option.
@harrychin harrychin marked this pull request as draft June 11, 2025 06:31
@harrychin harrychin marked this pull request as ready for review June 11, 2025 06:36
@harrychin harrychin closed this by deleting the head repository Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants